Converting Models to Data Vault Models

You can convert your model to a data vault model either using the Data Vault components available on the ribbon or via the object editor. Ensure that you have identified business keys, contexts, and relationships before conversion.

To convert models to Data Vault models, follow these steps:

  1. Select a table in your model.
    For example, in the following image, the PAYMENT table is selected.

    Alternatively, right-click a table and open its properties.

  2. Click the appropriate Data Vault component on the ribbon.
    The selected table is converted to selected Data Vault component type.
    For example, after selecting the PAYMENT table, on the ribbon, click Hub. The PAYMENT table is converted to Hub.


    Alternatively, in the table editor, set the Data Vault 2.0 Component type.

  3. Repeat step 1 and 2 for the required tables in your model.
    Alternatively, you can select multiple tables and set the Data Vault 2.0 Component type on the ribbon.

  4. Save the model.
    Note: Ensure that you keep a back up of your model before the conversion.

You can also create your own component types and associate them with a table in your model. To create a custom component, follow these steps:

  1. In the Model Explorer, right-click the Data Vault 2.0 node.

  2. Click New.
    A custom Data Vault component is added to the list.

  3. Configure the new component's properties.